home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / readline / config / mh-sysv4 < prev   
Encoding:
Text File  |  1991-12-20  |  264 b   |  9 lines

  1. # Define USG as -DUSG if you are using a System V operating system.
  2. # Define USGr4 also if you are on an SVR4 system.
  3. USG = -DUSG -DUSGr4
  4. RANLIB = echo >/dev/null
  5. INSTALL_PROG = cp
  6.  
  7. # The l flag generates a warning from the SVR4 archiver, remove it.
  8. AR_FLAGS = cq
  9.